home *** CD-ROM | disk | FTP | other *** search
/ Liberation Day / Liberation Day.bin / AcroRd32.exe / PSPROCSET / 7 < prev    next >
Text File  |  1997-04-23  |  424b  |  15 lines

  1. %%BeginFile: pdfimage.prc
  2. %%Copyright: Copyright 1987-1993 Adobe Systems Incorporated. All Rights Reserved.
  3. PDF /PDFImage 38 dict put
  4. PDF /PDFIVars 20 dict put
  5. PDF /PDFImage get begin
  6. /initialize { PDFImage begin } bd
  7. /terminate { end } bd
  8. /nulldict 0 dict def
  9. /gv { PDFIVars exch get } bd
  10. /pv { PDFIVars 3 1 roll put } bd
  11. /BI { save /savelevel exch pv mark } bd
  12. /EI { /savelevel gv restore } bd
  13. end
  14. %%EndFile
  15.